type math/big.form

4 uses

	math/big (current package)
		float.go#L69: 	form form
		float.go#L120: type form byte
		float.go#L124: 	zero form = iota
		floatmarsh.go#L85: 	z.form = form((b >> 1) & 3)